func runtime.mallocgcSmallScanNoHeaderSC2
9 uses
runtime (current package)
malloc_generated.go#L178: func mallocgcSmallScanNoHeaderSC2(size uintptr, typ *_type, needzero bool) unsafe.Pointer {
malloc_tables_generated.go#L18: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L19: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L20: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L21: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L22: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L23: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L24: mallocgcSmallScanNoHeaderSC2,
malloc_tables_generated.go#L25: mallocgcSmallScanNoHeaderSC2,
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |